projects
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ab28b4
)
PHP tests are not php / phpunit 8 compatible
author
Laszlo Boszormenyi (GCS)
<gcs@debian.org>
Tue, 2 Dec 2025 18:03:25 +0000
(19:03 +0100)
committer
Laszlo Boszormenyi (GCS)
<gcs@debian.org>
Tue, 2 Dec 2025 18:03:25 +0000
(19:03 +0100)
Last-Update: 2025-10-12
Disable those for now.
Gbp-Pq: Name disable_php_testing.patch
lib/php/test/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/php/test/Makefile.am
b/lib/php/test/Makefile.am
index 6f2dca8149ed7f72686394d2cca030d36d29049a..d9e2aad8a1aca10ea04a22e860d4788499c8ebb7 100644
(file)
--- a/
lib/php/test/Makefile.am
+++ b/
lib/php/test/Makefile.am
@@
-37,7
+37,7
@@
deps: $(top_srcdir)/composer.json
all-local: deps
check: deps stubs
-
$(PHPUNIT) --log-junit=test-log-junit.xml -c
phpunit.xml /
+
# $(PHPUNIT) --log-junit=test-log-junit.xml -c ../
phpunit.xml /
distclean-local: